Jump To:
Technical Q&As: Cocoa
A full suite of free developer tools is available to Mac OS X developers, who can speed up their development process by using these tools to prototype, compile, debug, and optimize their software products. Xcode, Apple's integrated development environment, supports development in Objective-C and Objective-C++ and provides templates for creating Cocoa applications, frameworks, plug-ins and more. Apple also provides a wide selection of open-source tools, such as GCC, which is used to compile in Mach-O, the native runtime environment of Mac OS X.

View all Tools Technical Q&As.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Setting environment variables for user processes (HTML)
QA1067: Tells how to set environment variables for user processes.
2001-10-25
Getting NSWindow's toolbar actions to show up in Interface Builder (HTML)
QA1030: How to add the missing -toggleToolbarShown: and -runToolbarCustomizationPalette actions to Interface Builder.
2001-05-03